Troubleshooting the SSC

Troubleshooting the SSC
 
 
You may face issues while working with a Subscriber Services Controller (SSC) deployment, as well as installing or un-installing SSC. For troubleshooting such issues SSC deployment provides following categories of support data:
Refer to appropriate sections in administration chapter for procedures to access this data.
Following trouble shooting sections provide information about possible causes and work arounds if available for such issues. The issues are categorized as:
 
Issues Pertaining to SSC Installation
This section includes the issues that you may face during single host as well as cluster installation for your SSC deployment.
As a root user issue following command: su -database- c “/localhome/install/database/runInstaller -silent -noconfig -responseFile /localhome/install/database/ssc_database_sw_install.rsp”
This command will update log file in ../var/log/messages directory.
Access .. /var/log/message directory.
Delete .Xauthority file from home/root directory.
Issue following command: mv /var/.com.zerog.registry.xml var/.com.zerog.registry.xml.
Delete.. /tmp/ssc folder.
 
Issues Pertaining to SSC Startup
This section includes the issues that you may face during initiating the SSC using the administrative scripts, provided during installation.
Access the logs in file logs/startup.log directory.
SSC is not able to start and displays following message Error: Syntax error on line 40 of /localhome/ssc/3rdparty/apache/conf/httpd.conf
Access the etc/hosts file, and get the ip address of the blade where SSC is not starting.
Edit the file localhome/ssc/3rdparty/apache/conf/httpd.conf and add this IP address before the port as follows: Listen 192.168.10.2:8080 where 192.168.10.2 is the host IP address.
 
Issues Pertaining to SSC Database
This section includes the issues that you may face when SSC is trying to access the subscriber or subscription information from database.
Not able to start database listener.
database listener process is not running.
From the location $database_HOME/bin execute lsnrctl.
At lsncrtl prompt enter start to initiate the listnerl process.
Enter quit.
12519:database-12519:TNS: no appropriate service handler found – error listed in log/sn_SSCn.log file.
Login as databasesuper user, by issuing command: su –database.
Access the directory ../localhome/ssc/install/spr_install .
If databaseno longer owns the listener process, and this process is owned by daemon, then kill listener process, as a root user and using kill -9 <pid> command.
Login as database administrator and start listener, by issuing command:lsnrctl start .
Now, again check the status of database, by accessing../ssc/install/spr_install directory and by issuing command: ./sscdbstatus.sh SSC .
 
Issues Pertaining to In Memory Database (IMDB) Application
This section includes the issues that you may face when SSC is trying to access the subscriber or subscription information from database using the IMDB application.
Access the following file on the blade where database is configured: /localhome/database/app/database/product/11.2.0/dbhome_1/network/admin/tnsnames.ora.
Check the SSC entry in this file that contains following fields(DESCRIPTION =, (ADDRESS_LIST = (ADDRESS= PROTOCOL = TCP) (HOST = datablade1) (PORT = 1521)) CONNECT_ DATA = (SID =SSC))).
Ensure that you can log-in to database as sqlplus spradm/spr_adm@SSC .
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883